Add PosterLens to Perplexity Cookbook showcase #38
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adding PosterLens to the showcase — an iOS app that transforms static scientific posters into interactive insights using OCR and Perplexity’s Sonar Pro API.
Type of Contribution
Checklist
Project Details
What problem does this solve?
Scientific posters are often packed with dense information, small fonts, and minimal context. PosterLens solves this by letting users scan a poster and explore it interactively using natural language — extracting meaning and surfacing related studies instantly.
What makes this contribution valuable to other developers?
PosterLens is a real-world example of combining OCR, LLMs, and Perplexity's Sonar Pro to improve how scientific content is explored. It shows how to create a seamless, on-device experience backed by powerful APIs.
External Links (if applicable):
Testing
Tested on iPhone running iOS 17, with working API key setup and demo use cases during Perplexity Hackathon 2025.
Screenshots (if applicable)
Additional Notes
Uses:
Thanks for reviewing!